home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Mousetools / MouseAideDEMO / MA.Keys < prev    next >
Text File  |  1996-09-26  |  435b  |  19 lines

  1. ;
  2. ; This is a TEST script for the 'KeyMacs' function of 'MouseAide'
  3. ;
  4. lalt d="Dir\n"
  5. lalt lshift d="Dir "
  6. lalt space="NewShell\n"
  7. lalt help="" ;A silly TEST here!
  8. lalt l="List\n"
  9. lalt lshift l="List "
  10. lalt i="Info\n"
  11. CLIEndString="EndCLI\n" ;The 'Close' string for shells without a close gadget!
  12. lalt f="FailAt "
  13. lalt -lshift -rshift s="Status\n"
  14. lalt c="Copy "
  15. lalt k="Delete "
  16. -upstroke f6="Hello..."
  17. f7="bye..."
  18. upstroke f8="Okay!"
  19.